diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Box type.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Box type.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 0bdf607b..6e018bd2 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -105,6 +105,7 @@ window#waybar.empty #window { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -141,6 +142,13 @@ window#waybar.empty #window { padding-right: 2px; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #39FF14; + font-size: 100%; +}} + #network { padding-right: 12px; } |
